home *** CD-ROM | disk | FTP | other *** search
- Path: hdxx05.telecom.ptt.nl!usenet
- From: arnold joosten <ajoosten@noord.bart.nl>
- Newsgroups: comp.lang.c++
- Subject: MFC, Background
- Date: Wed, 10 Apr 1996 08:42:24 -0700
- Organization: PTT Telecom B.V. Informatievoorziening en Automatisering Telecom
- Message-ID: <316BD6E0.58BF@noord.bart.nl>
- NNTP-Posting-Host: 172.21.16.60
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 2.0 (Win16; I)
-
- I want to set the background colors of controls in a window. At the
- moment I am using a FillRgn in the onPaint function. But this is only
- possible if you derive a class. I looking for a method for setting the
- background colors of the standard CStatic an CEdit controls without
- deriving classes. Is this possible and how ??
-
- Arnold
-
- ajoosten@noord.bart.nl
-